func testing.newChattyPrinter
5 uses
testing (current package)
benchmark.go#L715: main.chatty = newChattyPrinter(main.w)
fuzz.go#L499: root.chatty = newChattyPrinter(root.w)
fuzz.go#L578: root.chatty = newChattyPrinter(root.w)
testing.go#L573: func newChattyPrinter(w io.Writer) *chattyPrinter {
testing.go#L2275: t.chatty = newChattyPrinter(t.w)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)